home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13145 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: fnnews.fnal.gov!usenet
  2. From: kriol@thor.fnal.gov (Oleg Krivosheev)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Symantec C++ 7.1 or Borland C++ 4.53
  5. Date: 23 Mar 1996 18:45:41 -0600
  6. Organization: fnal
  7. Sender: kriol@thor.fnal.gov
  8. Message-ID: <vi8ybor48ui.fsf@thor.fnal.gov>
  9. References: <4c560k$e7d@dyson.brisnet.org.au>
  10.     <4dht12$lt2@newsbf02.news.aol.com> <4i8od9$clt@Steinlager.tip.net>
  11.     <s9460330.6.827581672@cosine.up.ac.za>
  12. NNTP-Posting-Host: thor.fnal.gov
  13. In-reply-to: s9460330@cosine.up.ac.za's message of Sat, 23 Mar 1996 11:47:52
  14.     GMT
  15. X-Newsreader: Gnus v5.1
  16.  
  17. In article <s9460330.6.827581672@cosine.up.ac.za> s9460330@cosine.up.ac.za (G.A. Lombard) writes:
  18.  
  19. Hi,
  20.  
  21.    >>Definately BC45. There are so many more books and so much more source code
  22.  
  23.    >Symantec C++ 7.21 and ask those Borland users why they are switching
  24.    >to Symantec :-). Borlands comes with OWL classlibrary, and there are
  25.  
  26.    I've used Borland C++.  I still like Borland C++ 3.1 for simple (DOS) 
  27.    applications.  But I've switched to Symantec C++ for Windows 
  28.    development because:
  29.    * I prefer MFC above OWL
  30.    * Symantec C++ has an excellent Object Oriented IDDE.  It parses source files
  31.    at design time which allows you to browse the class hierarchy without needing
  32.    to compile the project for example.
  33.    * Symantec C++ is compatible with Visual C++ and Borland C++ at source level.
  34.    (except BGI programs, obviously).
  35.    * SC++ compiles faster
  36.    * SC++ OPTLINK generates faster code
  37. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  38.  
  39. man,
  40. tell me about OS (Windows/*IX/Mac...) where linker ( !!!LINKER!!! )
  41. generates _ANY_ code (fast or slow one) AT ALL !!!
  42.  
  43. think before giving an advice...         OK
  44.